- p(double) - Method in class agents.TimeDependentAgent
-
- p(double) - Method in class negotiator.boaframework.offeringstrategy.other.GeniusTimeDependent_Offering
-
Makes sure the target utility with in the acceptable range according to the domain
- p(double) - Method in class negotiator.boaframework.offeringstrategy.other.TimeDependent_Offering
-
Makes sure the target utility with in the acceptable range according to the domain
Goes from Pmax to Pmin!
- Paccept(double, double) - Static method in class agents.anac.y2010.Yushu.Utility
-
This function determines the accept probability for an offer.
- Paccept(double, double) - Method in class agents.BayesianAgentForAuction
-
This function determines the accept probability for an offer.
- Pair<A,B> - Class in agents.anac.y2010.Southampton.utils
-
- Pair(A, B) - Constructor for class agents.anac.y2010.Southampton.utils.Pair
-
- Pair<A,B> - Class in agents.anac.y2011.IAMhaggler2011
-
- Pair(A, B) - Constructor for class agents.anac.y2011.IAMhaggler2011.Pair
-
- Pair<A,B> - Class in agents.anac.y2011.TheNegotiator
-
A simple tuple class.
- Pair(A, B) - Constructor for class agents.anac.y2011.TheNegotiator.Pair
-
- Pair<A,B> - Class in misc
-
A simple tuple class.
- Pair(A, B) - Constructor for class misc.Pair
-
Create a pair from the given two objects.
- Pair<A,B> - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
-
- Pair(A, B) - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.Pair
-
- ParallelOM - Class in negotiator.boaframework.opponentmodel
-
- ParallelOM() - Constructor for class negotiator.boaframework.opponentmodel.ParallelOM
-
- parameter - Variable in class negotiator.tournament.VariablesAndValues.AssignedParameterVariable
-
- parametervalues - Variable in class negotiator.Agent
-
Deprecated.
- ParetoFrontier - Class in negotiator.analysis
-
Class which stores the Pareto-frontier.
- ParetoFrontier() - Constructor for class negotiator.analysis.ParetoFrontier
-
Create an empty list to store the Pareto-frontier.
- ParetoTest - Class in negotiator.analysis
-
This class can be used to test if the implementation of the Pareto frontier
algorithm in BidSpace returns the correct results on each domain.
- ParetoTest() - Constructor for class negotiator.analysis.ParetoTest
-
- parse(String[]) - Method in class misc.CommandLineOptions
-
Method used to parse the commandline options.
- parse(Reader) - Method in class negotiator.xml.SimpleDOMParser
-
- parseLog(String) - Static method in class negotiator.qualitymeasures.logmanipulation.NegotiationLogParser
-
- parseStrategyParameters(String) - Method in class negotiator.Agent
-
Used to parse parameters presented in the agent repository.
- parseStrategyParameters(String) - Method in class negotiator.boaframework.agent.TheBOAagent
-
Loads the BOA agent information object created by using the GUI.
- PausableContinuousTimeline - Class in negotiator
-
- PausableContinuousTimeline(int) - Constructor for class negotiator.PausableContinuousTimeline
-
- pause() - Method in class negotiator.DiscreteTimeline
-
The DiscreteTimeline does not have to be paused/resumed, as time does
not pass within a round.
- pause() - Method in class negotiator.PausableContinuousTimeline
-
- pause() - Method in class negotiator.Timeline
-
Method used to pause the timeline.
- paused - Variable in class negotiator.Timeline
-
- percentage(double) - Static method in class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
-
- PerfectBayesianOpponentModelScalable - Class in agents.bayesianopponentmodel
-
Version of the standard Scalable Bayesian Model which uses the opponent's utilityspace
to calculate the real utility of the opponent's bid.
- PerfectBayesianOpponentModelScalable(UtilitySpace) - Constructor for class agents.bayesianopponentmodel.PerfectBayesianOpponentModelScalable
-
- PerfectIAMhagglerBayesianModel - Class in negotiator.boaframework.opponentmodel
-
IAMhagglerModel by Colin Williams, adapted for the BOA framework.
- PerfectIAMhagglerBayesianModel() - Constructor for class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- PerfectIAMhagglerBayesianModel.Extreme - Enum in negotiator.boaframework.opponentmodel
-
- PerfectModel - Class in negotiator.boaframework.opponentmodel
-
An opponent model symbolizing perfect knowledge about the opponent's preferences.
- PerfectModel() - Constructor for class negotiator.boaframework.opponentmodel.PerfectModel
-
- PerfectScalableBayesianModel - Class in negotiator.boaframework.opponentmodel
-
Adapter for BayesianOpponentModelScalable for the BOA framework.
- PerfectScalableBayesianModel() - Constructor for class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- pickBidOfUtility(double) - Method in class agents.TimeDependentAgent
-
Does not care about opponent's utility!
- postProposeNextBid(SouthamptonAgent, Bid, UtilitySpace, OpponentModel, Bid) - Method in interface agents.anac.y2010.Southampton.SouthamptonAgentExtrasInterface
-
- postProposeNextBid(SouthamptonAgent, Bid, UtilitySpace, OpponentModel, Bid) - Method in class agents.anac.y2010.Southampton.SouthamptonAgentNoExtras
-
- postReceiveAccept(SouthamptonAgent, Bid, UtilitySpace, OpponentModel) - Method in interface agents.anac.y2010.Southampton.SouthamptonAgentExtrasInterface
-
- postReceiveAccept(SouthamptonAgent, Bid, UtilitySpace, OpponentModel) - Method in class agents.anac.y2010.Southampton.SouthamptonAgentNoExtras
-
- postSendAccept(SouthamptonAgent, Bid, UtilitySpace, OpponentModel, Bid) - Method in interface agents.anac.y2010.Southampton.SouthamptonAgentExtrasInterface
-
- postSendAccept(SouthamptonAgent, Bid, UtilitySpace, OpponentModel, Bid) - Method in class agents.anac.y2010.Southampton.SouthamptonAgentNoExtras
-
- PreferenceProfileManager - Class in agents.anac.y2010.AgentSmith
-
- PreferenceProfileManager(BidHistory, UtilitySpace) - Constructor for class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
- prepareAction(int, String) - Method in class agents.QOAgent
-
- prepareOpponentModel() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
-
- prepareOpponentModel() - Method in class agents.BayesianAgent
-
- prepareOpponentModel() - Method in class agents.BayesianAgentForAuction
-
- prepareOpponentModel() - Method in class agents.BayesianAgentNS
-
- preProposeNextBid(SouthamptonAgent, Bid, UtilitySpace, OpponentModel, Bid) - Method in interface agents.anac.y2010.Southampton.SouthamptonAgentExtrasInterface
-
- preProposeNextBid(SouthamptonAgent, Bid, UtilitySpace, OpponentModel, Bid) - Method in class agents.anac.y2010.Southampton.SouthamptonAgentNoExtras
-
- printBestHypothesis() - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Print the best hypothesis.
- printBestHypothesis() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Print the best hypothesis.
- printElapsedSeconds() - Method in class negotiator.ContinuousTimeline
-
Prints time in seconds
- printHypotheses() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Print the details of all of the hypotheses.
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Combi
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiAvg
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiBestAvg
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiBestAvgDiscounted
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiMax
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindow
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindowDiscounted
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiProb
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiProbDiscounted
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiV2
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiV3
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiV4
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Const
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_ConstDiscounted
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Gap
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Next
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Previous
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Time
-
- printParameters(AcceptanceStrategy) - Method in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- printParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- printParameters() - Method in class negotiator.boaframework.AcceptanceStrategy
-
- printRoundElapsed() - Method in class negotiator.DiscreteTimeline
-
Prints time in seconds
- printTime() - Method in class negotiator.ContinuousTimeline
-
Prints time, running from t = 0 (start) to t = 1 (deadline).
- printTime() - Method in class negotiator.DiscreteTimeline
-
Prints time, running from t = 0 (start) to t = 1 (deadline).
- printTime() - Method in class negotiator.Timeline
-
Print the current time.
- process(String) - Static method in class negotiator.analysis.ParetoTest
-
Simple method to compare if the algorithm for calculating the Pareto-bids in the
BidSpace class returns the right results.
- process(String) - Static method in class negotiator.qualitymeasures.ScenarioMeasures
-
Calculates all metrics and saves the results.
- process(String, String) - Method in class negotiator.qualitymeasures.TraceLoader
-
- ProcessOpponentBid(Bid) - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- ProcessOpponentBid(Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- ProfileRepItem - Class in negotiator.repository
-
ProfileRepItem is a profile, as an item to put in the registry.
- ProfileRepItem() - Constructor for class negotiator.repository.ProfileRepItem
-
This creator is not for public use, only to keep XML parser happy...
- ProfileRepItem(URL, DomainRepItem) - Constructor for class negotiator.repository.ProfileRepItem
-
- profiles - Variable in class misc.CommandLineOptions
-
Option "p", specify a list of profiles for the commandline runner.
- ProfileValue - Class in negotiator.tournament.VariablesAndValues
-
- ProfileValue(ProfileRepItem) - Constructor for class negotiator.tournament.VariablesAndValues.ProfileValue
-
- ProfileVariable - Class in negotiator.tournament.VariablesAndValues
-
ProfileVariable is a variable for a tournament,
indicating that the profile is to be manipulated.
- ProfileVariable() - Constructor for class negotiator.tournament.VariablesAndValues.ProfileVariable
-
- Project(double[], double, int, UtilitySpace, OpponentModel) - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
Project a point onto an iso-utility space.
- Project(double[], double, int, UtilitySpace, OpponentModel) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
Project a point onto an iso-utility space.
- proposeInitialBid() - Method in class agents.anac.y2010.Southampton.IAMcrazyHaggler
-
- proposeInitialBid() - Method in class agents.anac.y2010.Southampton.similarity.SimilarityAgent
-
- proposeInitialBid() - Method in class agents.anac.y2010.Southampton.SouthamptonAgent
-
Propose the initial bid.
- proposeInitialBid() - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
- proposeInitialBid() - Method in class agents.BayesianAgentForAuction
-
- proposeInitialBid() - Method in class agents.BayesianAgentForAuctionMultiPhase
-
- proposeInitialBid() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
-
- proposeInitialBid() - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
- proposeNextBid(Bid) - Method in class agents.anac.y2010.Southampton.IAMcrazyHaggler
-
- proposeNextBid(Bid) - Method in class agents.anac.y2010.Southampton.similarity.SimilarityAgent
-
- proposeNextBid(Bid) - Method in class agents.anac.y2010.Southampton.SouthamptonAgent
-
Propose the next bid.
- proposeNextBid(Bid) - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
- proposeNextBid(Bid) - Method in class agents.BayesianAgentForAuction
-
- proposeNextBid(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
-
- proposeNextBid(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
- protocol - Variable in class misc.CommandLineOptions
-
Option "r", specify a protocol for the commandline runner.
- protocol - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- protocol - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- Protocol - Class in negotiator.protocol
-
Abstract class for the manager of protocols.
- Protocol(AgentRepItem[], ProfileRepItem[], HashMap<AgentParameterVariable, AgentParamValue>[], int) - Constructor for class negotiator.protocol.Protocol
-
- PROTOCOL_REPOSITORY - Static variable in class negotiator.Global
-
Path to protocol repository
- ProtocolRepItem - Class in negotiator.repository
-
- ProtocolRepItem() - Constructor for class negotiator.repository.ProtocolRepItem
-
description of this agent
- ProtocolRepItem(String, String, String) - Constructor for class negotiator.repository.ProtocolRepItem
-
- ProtocolValue - Class in negotiator.tournament.VariablesAndValues
-
- ProtocolValue(ProtocolRepItem) - Constructor for class negotiator.tournament.VariablesAndValues.ProtocolValue
-
- ProtocolVariable - Class in negotiator.tournament.VariablesAndValues
-
- ProtocolVariable() - Constructor for class negotiator.tournament.VariablesAndValues.ProtocolVariable
-